home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR02 / DUNJIN.ZIP / DUNJIN.HLP < prev    next >
Text File  |  1992-10-07  |  5KB  |  135 lines

  1.  
  2. This is a list of some of the more common commands. If a command may be
  3. abbreviated, the abbreviation is stated in square brackets.
  4.  
  5. Note that it doesn't matter if you enter your commands in lower or UPPER
  6. case. Below, all commands are shown in upper case to make them stand out
  7. from the rest of the text.
  8.  
  9. HELP - displays this list of commands.
  10.  
  11. NORTH [N] - move north
  12. SOUTH [S]
  13. EAST  [E]
  14. WEST  [W]
  15. UP    [U]
  16. DOWN  [D]
  17.  
  18. Note: It is not possible to move to the NE,SE,NW or SW!
  19.  
  20. IMPORTANT: When the computer has output a whole screen of text, it will
  21. show the "More" prompt and wait for you to press a key (like e.g. Enter)
  22. before it continues.
  23.  
  24.  
  25. INVENTORY [INV or I] - list what you're carrying
  26.  
  27. LOOK [L] - look at, in, under something etc. For example:
  28.            "Look" by itself will describe the room you're in (or, if you're
  29.            outdoors, your immediate surroundings).
  30.            "Look at the bed" will describe the specific object (in this case,
  31.            the bed) that you want more information about.
  32.  
  33. The first time you enter a room, the full description of that room is printed.
  34. What happens when you re-enter the room is determined by the following two
  35. commands:
  36.  
  37. FULL  - The full description will be printed each time you enter the room.
  38.  
  39. BRIEF - only a very brief description of the room will be given (just enough
  40.         to tell you where you are. To see the full description again, type
  41.         LOOK.
  42.  
  43. VERBOSE is a synonym for FULL, and TERSE is a synonym for BRIEF.
  44.  
  45. (At the beginning, BRIEF is set)
  46.  
  47.  
  48. TAKE, DROP - Take or drop an object. GET is synonymous to TAKE.
  49.  
  50. TAKE ALL,DROP ALL - Take or drop all movable objects
  51.  
  52. In general, the verbs MOVE and REMOVE will be synonymous to TAKE.
  53.  
  54. EXAMINE [or X] - take a closer look at something.
  55.  
  56. SCORE - show your current score and rating
  57.  
  58. QUIT - quit the game, return to DOS.
  59.  
  60.  
  61. SAVE - save your game on disk.
  62.        This command creates a disk file that contains the current status
  63.        of your game. This means that you can quit the program after saving,
  64.        and then continue the game exactly where you left off.
  65.  
  66. RESTORE - restores a game from the file created by SAVE.
  67.  
  68. Note about file names: If your file name contains a "wild card" (i.e. a
  69. '*' or a '?' character), a list of save files matching the pattern will be
  70. given, and you'll be prompted again for a file name.
  71.  
  72. This means that answering just with a * at the "Enter filename" prompt will
  73. give you alist of all save files that are on the disk.
  74.  
  75. You can also list the save files by giving the command
  76.  
  77. FILES
  78.  
  79.  
  80. SAY - to say something, e.g. a magic spell, aloud type SAY followed by
  81.       what you want to say. For example: SAY ABRACADABRA
  82.  
  83.  
  84. If you get totally stuck, you may try the HINT command.
  85. This will get you a more or less obvious hint at what to do next.
  86. To discourage you from over-use of this feature, 10 points will be deducted
  87. from your score every time you ask for a hint.
  88.  
  89.  
  90. To get credit for a treasure, you must move it to the Adventure Office
  91. and ring the bell. You get ten points for each treasure. Which objects are
  92. treasures and which are not is left for you to discover!
  93.  
  94. Note: Some objects (but not very many) are entirely worthless and can't be
  95. used for anything. They're just there for your (and my) amusement!
  96.  
  97.  
  98. You may use 'it' together with most verbs (but not all). 
  99. In most cases, it works as you'd expect, but sometimes it doesn't. 
  100. Be careful!
  101. If you don't get the desired result by using 'it', try explicitly
  102. spelling out what you're referring to! 
  103.  
  104. The parser of this program is of course not as good as that of a commercial
  105. program such as ZORK. If you the program doesn't understand you, try rewording
  106. your request, putting it as simple as possible.
  107.  
  108. Finally, note that cave passages are notoriously twisting and exinting a
  109. room to the north doesn't mean you'll necessarily enter the next room from
  110. the south!
  111.  
  112.  
  113. <<< The Command Line Editor >>>
  114.  
  115. This program contains a small command line editor, rather like DOSEDIT,
  116. or the interface of VAX/VMS or tcsh in Unix.
  117.  
  118. This means that you can recall earlier commands by repeatedly pressing the
  119. up arrow key and edit them using left and right arrow, Home, End, backspace
  120. and Delete. Ctrl-left and Ctrl-right moves the cursor one word at a time.
  121.  
  122. Esc clears the line, Ins toggles between insert and overstrike modes.
  123.  
  124. Several function keys have been bound to commonly used commands. 
  125. Pressing these keys will execute a command. They are:
  126.  
  127.  F1 - look
  128.  F2 - inventory
  129.  F8 - save
  130.  F9 - load
  131. F10 - files
  132.  
  133.              **** GOOD LUCK - may the Force be with you! ****
  134.  
  135.